home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d19 / ccdor214.arc / CCDREAD.ME < prev    next >
Text File  |  1990-12-26  |  10KB  |  251 lines

  1.  
  2.                 Credit Card BBS Registration Door v2.14 Update
  3.                               30 November, 1990
  4.                 ----------------------------------------------
  5.  
  6. o Added a dos errorlevel of 1 when the report is saved after a user
  7.   successfully completes the door script.
  8.  
  9.  
  10.  
  11.                 Credit Card BBS Registration Door v2.13 Update
  12.                               19 November, 1990
  13.                 ----------------------------------------------
  14.  
  15. o CCDoor v2.13 employs a feature recommended by Owen Hawkins which can
  16.   allow ALL nodes to utilize the same .cfg file if desired.  What has 
  17.   changed is that the path/name of the 'pcboard.sys' file is now passed
  18.   by the batch file which starts CCDoor.  
  19.   
  20.   The syntax of the new command line to start CCDoor is:
  21.  
  22.   CCDoor <.cfg path/name> <path/name of pcboard.sys> [/L (if local)]
  23.   
  24.   Example batch file entry: CCDoor ccd1.cfg c:\pcb\pcboard.sys
  25.   
  26.   Example local (keyboard) command line: CCDoor ccd1.cfg c:\pcb\pcboard.sys /L
  27.   
  28.  
  29.   The .cfg file format does not change. The path/name to pcboard.sys will 
  30.   remain in the .cfg file for continuity although it is not used by the 
  31.   door.
  32.   
  33.  
  34.  
  35.  
  36.                 Credit Card BBS Registration Door v2.12 Update
  37.                               17 November, 1990
  38.                 ----------------------------------------------
  39. o Modified the communications routines to remove support for an external
  40.   assembly function
  41.  
  42.  
  43.                 Credit Card BBS Registration Door v2.11 Update
  44.                               15 November, 1990
  45.                 ----------------------------------------------
  46. o Expanded the fields available in the 'Custom' report by allowing the user's
  47.   Name as in the USERS file, the time of the report, and the date
  48.  
  49. o Added support for a fourth separator between fields. It will place quotes
  50.   (") before and after each field and separate each field with a comma.
  51.   The last field written will have a CRLF.
  52.  
  53.  
  54.                 Credit Card BBS Registration Door v2.10 Update
  55.                               15 November, 1990
  56.                 ----------------------------------------------
  57. o Added support for a 'CUSTOM' report format in addition to the 'hard coded'
  58.   report CCDoor will write if the Sysop specifies.
  59.   See the ccdoor.doc file for the update needed to the .cfg file(s) to
  60.   utilize the 'Custom' report option.
  61.  
  62. o Corrected a problem in the phone number checking which was screening out
  63.   any phone number with "1212" in it.  There are legitimate phone numbers
  64.   with "1212".
  65.  
  66. o Added support for the "Optima" card from American Express. Previously, it
  67.   could be used by using the American Express" option.
  68.  
  69.  
  70.  
  71.                 Credit Card BBS Registration Door v2.09 Update
  72.                 ----------------------------------------------
  73. o This was intended to be a bug fix but it was discovered that the bug to
  74.   be  'fixed' was NOT a bug after all, thus a new version number only.
  75.  
  76.                 Credit Card BBS Registration Door v2.08 Update
  77.                 ----------------------------------------------
  78. o Removed the "Feathernet" bbs number from ccdoor's logon/logoff.
  79. o Fixed a bug in the routine that receives a card's expiration date
  80.   which would allow a zero (0) or a number greater than 12 to be entered
  81.   as the month of expiration.
  82.  
  83.                 Credit Card BBS Registration Door v2.06 Update
  84.                 ----------------------------------------------
  85. o Found another bug which has BEEN causing problems with the updating of the
  86.   "pcboard.sys" file when a user completes the questionaire and the sysop has
  87.   chosen to update the users' expiration date.
  88.  
  89.                 Credit Card BBS Registration Door v2.05 Update
  90.                 ----------------------------------------------
  91. o Found a bug which could cause problems with the updating of PCBoard's
  92.   "pcboard.sys" file when a user completes the questionaire and the sysop has
  93.   chosen to update the users' expiration date.
  94.  
  95.  
  96.                 Credit Card BBS Registration Door v2.04 Update
  97.                 ----------------------------------------------
  98. o Replaced the "-" in the credit card # written to the report
  99.  
  100.                 Credit Card BBS Registration Door v2.03 Update
  101.                 ----------------------------------------------
  102. o Added support for an expiration date of "00-00-00" to be written into
  103.   the USERS file
  104.  
  105.  
  106.  
  107.                 Credit Card BBS Registration Door v2.02 Update
  108.                 ----------------------------------------------
  109.  
  110. 07-28-90
  111.  
  112. o Fully Implemented the MOD 10 card verification scheme. I also have it
  113.   implemented for the Discover card. Please let me know if it causes any
  114.   problems with ANY legitimate card numbers.
  115.  
  116.                 Credit Card BBS Registration Door v2.01 Update
  117.                 ----------------------------------------------
  118.  
  119. 07-28-90
  120.  
  121. o You may use text instead of a number for the membership options in the .cfg
  122.   file. If a text string is used the expiration date updating for that
  123.   membership option is effectively disabled and the "review" of answers will
  124.   display the text entered instead of a # of months.
  125.  
  126. Sample from my .cfg file:
  127.  
  128. What is your Membership Option ( 1 = 1 Year/$95  2 = Usage/$$$.¢¢ )
  129. 2
  130. 80, 12
  131. 60, Usage
  132.  
  133.                 Credit Card BBS Registration Door v2.0 Update
  134.                 ---------------------------------------------
  135.  
  136. 07-28-90
  137.  
  138. o Modified city/state/zip question to use 3 seperate questions to
  139.   facilitate a new "report" format option.
  140.  
  141. o Increased length of city, state, and zip CUSTOM" text to 27 characters.
  142.  
  143. o Added an option to write a report on each subscription. Format in docs
  144.  
  145. o Added option to update membership from "today's date" or from expiration
  146.   date in USERS file.
  147.  
  148.  
  149.  
  150.  
  151.  
  152.                 Credit Card BBS Registration Door v1.8 Update
  153.                 ---------------------------------------------
  154.  
  155. 05-31-90
  156.  
  157. o  Added F-7 key option to immediately disconnect a caller.
  158.  
  159. o  Changed F-8 key function toImmediately return caller to bbs without
  160.    any messages shown
  161.  
  162. o  New Registration number algorythm in use. All registered ccdoor sysops
  163.    will need a new number.
  164.  
  165.  
  166.                 Credit Card BBS Registration Door v1.6 Update
  167.                 ---------------------------------------------
  168. 04-11-90
  169.  
  170.         Fixed a bug which didn't update the pcboard.sys file with the new
  171.         download bytes allowed when a users access is raised thru successfully
  172.         completing the door script. No change to any data file has been done.
  173.  
  174. 03-18-90
  175. --------
  176.  
  177.    Added a flag to allow sysops to let users with access levels already
  178.    greater than the NEW access level users are given after completing the
  179.    door script to remain at their OLD access level.
  180.  
  181.          ***********************************************************
  182.  
  183.                 Credit Card BBS Registration Door v1.5 Update
  184.                 ---------------------------------------------
  185.  
  186. 03-06-90
  187.  
  188. 1.       Version 1.5 is a modification to the internal security checks to
  189.          further ensure valid card # data is accepted. No sysop interaction or
  190.          configuration file changes are becessary.
  191.  
  192.    ***********************************************************************
  193.    ***   Thanks to "Gene De Libero" of "East Coast Midi(tm)" bbs for   ***
  194.    ***   providing the information necessary for this modification to  ***
  195.    ***   CCDoor. BBS #: 1-516-928-4986  Call for Midi Soft/hardware   ***
  196.    ***********************************************************************
  197.  
  198. 2.      Card # trash file format has been modified a bit. Now use numbers such
  199.         as "4123-456-789-012" (numbers with the '-' between sets).
  200.         If you have many numbers with the OLD "123 456 789" format just perform
  201.         a search and replace to insert the '-' where the blanks are.
  202.  
  203.  
  204.                 Credit Card BBS Registration Door v1.4 Update
  205.                 ---------------------------------------------
  206. 03-05-90
  207.  
  208. 1.       Version 1.4 adds an entry to the config file which indicates the
  209.         type credit cards the sysop will accept. The entry is added to the
  210.         configuration file following the Door Registration #.
  211.         The entry consists of the capital first letter of the cards you wish to
  212.         accept.
  213.  
  214.         Examples
  215.         --------
  216.         AVM   ;Accept Amex, Visa, and Mastercard
  217.         DVM   ;Accept Discover Visa, and Mastercard
  218.         VM    ;Accept Visa and Mastercard
  219.  
  220.  
  221. 2.      Modified the allowed card number length to accept cards with fewer
  222.         numbers. There are Visa and mastercard holders with #'s in formats
  223.         such as 1111-1111-111-111.
  224.  
  225. 3.      Modified the carrier loss detection to ensure the door is exited if
  226.         carrier is lost.
  227.  
  228. 4.      Took the damn beep out of the host end. Only the abuser gets beeped.
  229.  
  230.  
  231.                      Credit Card Door v1.3 Update Notice
  232.                      -----------------------------------
  233.  
  234. 1. Door will now accept cards with numbers such as 4444-333-333-333. Before
  235.    this was unacceptable due to the length of the number being challenged.
  236.  
  237. 2. CCDoor will now accept an expiration date of up to 36 months from the date
  238.    in the door.
  239.  
  240. 3. Added error checking to prevent any troubles with an endless in certain
  241.    areas of the door if carrier is lost.
  242.  
  243.  
  244.   That is about it. Registration removes the UNREGISTERED SHAREWARE notice at
  245.   logon and proudly displays your bbs name.
  246.  
  247. Ron Pierce
  248. 810-f Vernon Circle
  249. Mountain View, Ca. 94043
  250. BBS: 415-967-3484
  251.